Total Complexity | 26 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 178 |
Lines of code | 93 |
Logical lines of code | 59 |
Comment lines | 35 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
saveFeed() | 49 | 9 | 29 | |
getFeed() | 48 | 8 | 32 | |
downloadFeed() | 59 | 3 | 14 | |
__construct() | 91 | 1 | 2 | |
getLastDownload() | 79 | 1 | 3 | |
setLastDownload() | 80 | 1 | 3 | |
increaseDownloadLock() | 75 | 1 | 4 | |
nullDownloadLock() | 80 | 1 | 3 | |
getDownloadLock() | 79 | 1 | 3 |